The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "AnyEvent  "

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

AnyEvent::I3 - communicate with the i3 window manager River stage zero No dependents

MSTPLBG/AnyEvent-I3-0.19 - 09 Apr 2024 06:35:54 UTC - Search in distribution

AnyEvent::MP - erlang-style multi-processing/message-passing framework River stage one • 2 direct dependents • 2 total dependents

This module (-family) implements a simple message passing framework. Despite its simplicity, you can securely message other processes running on the same or other hosts, and you can supervise entities remotely. For an introduction to this module fami...

MLEHMANN/AnyEvent-MP-2.02 - 29 Jul 2018 02:24:02 UTC - Search in distribution

AnyEvent::Pg - Query a PostgreSQL database asynchronously River stage one • 2 direct dependents • 2 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/AnyEvent-Pg-0.15 - 28 Oct 2014 17:02:27 UTC - Search in distribution

AnyEvent::AIO - truly asynchronous file and directory I/O River stage one • 3 direct dependents • 4 total dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate IO::AIO into AnyEvent, i.e. you no longer need to concern yourself with c...

MLEHMANN/AnyEvent-AIO-1.1 - 21 Jul 2009 03:34:51 UTC - Search in distribution

AnyEvent::BDB - truly asynchronous berkeley db access River stage zero No dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate BDB into AnyEvent, i.e. you no longer need to concern yourself with calli...

MLEHMANN/AnyEvent-BDB-1.1 - 21 Jul 2009 03:36:17 UTC - Search in distribution

AnyEvent::DBI - asynchronous DBI access River stage one • 5 direct dependents • 5 total dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements asynchronous DBI access by forking or executing separate "DBI-Server" processes and sending them requests. It means that you ca...

MLEHMANN/AnyEvent-DBI-3.04 - 23 Apr 2018 16:31:44 UTC - Search in distribution

AnyEvent::FCP - freenet client protocol 2.0 River stage zero No dependents

This module implements the freenet client protocol version 2.0, as used by freenet 0.7. See Net::FCP for the earlier freenet 0.5 version. See <http://wiki.freenetproject.org/FreenetFCPSpec2Point0> for a description of what the messages do. The module...

MLEHMANN/AnyEvent-FCP-0.5 - 12 Jun 2016 01:50:06 UTC - Search in distribution

AnyEvent::FTP - Simple asynchronous FTP client and server River stage one • 1 direct dependent • 1 total dependent

This distribution provides client and server implementations for File Transfer Protocol (FTP) in an AnyEvent environment. For the specific interfaces, see AnyEvent::FTP::Client and AnyEvent::FTP::Server for details. Before each release, AnyEvent::FTP...

PLICEASE/AnyEvent-FTP-0.19 - 12 Apr 2022 16:34:13 UTC - Search in distribution

AnyEvent::GDB - asynchronous GDB machine interface interface River stage zero No dependents

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. It implements the GDB MI protocol, which can be used to talk to GDB without having to parse the ever changing command syntax aimed at humans. It prope...

MLEHMANN/AnyEvent-GDB-0.2 - 15 May 2014 10:32:21 UTC - Search in distribution

AnyEvent::IRC - An event based IRC protocol client API River stage one • 7 direct dependents • 8 total dependents

The AnyEvent::IRC module consists of AnyEvent::IRC::Connection, AnyEvent::IRC::Client and AnyEvent::IRC::Util. AnyEvent::IRC is just a module that holds this overview over the other modules. AnyEvent::IRC can be viewed as toolbox for handling IRC con...

ELMEX/AnyEvent-IRC-0.97 - 17 Mar 2013 18:21:47 UTC - Search in distribution

AnyEvent::ITM - Debug ITM/SWD stream deserializer for AnyEvent River stage zero No dependents

GETTY/AnyEvent-ITM-0.003 - 24 Nov 2018 23:43:04 UTC - Search in distribution

AnyEvent::MPV - remote control mpv (https://mpv.io) River stage zero No dependents

This module allows you to remote control mpv (a video player). It also is an AnyEvent user, you need to make sure that you use and run a supported event loop. There are other modules doing this, and I haven't looked much at them other than to decide ...

MLEHMANN/AnyEvent-MPV-1.03 - 01 Apr 2023 06:32:42 UTC - Search in distribution

AnyEvent::MSN - Simple, Less Annoying Client for Microsoft's Windows Live Messenger Network River stage zero No dependents

TODO...

SANKO/AnyEvent-MSN-0.002 - 15 Mar 2012 21:13:36 UTC - Search in distribution

AnyEvent::RPC - Abstract framework for Asyncronous RPC clients River stage zero No dependents

MONS/AnyEvent-RPC-0.05 - 16 Jul 2010 00:09:33 UTC - Search in distribution

AnyEvent::Run - Run a process or coderef asynchronously River stage one • 2 direct dependents • 2 total dependents

AnyEvent::Run is a subclass of AnyEvent::Handle, so reading it's documentation first is recommended. This module is designed to run a child process, using an explicit command line, a class name, or a coderef. It should work on any Unix system as well...

AGRUNDMA/AnyEvent-Run-0.01 - 21 Jul 2009 14:18:36 UTC - Search in distribution

AnyEvent::SIP - Fusing together AnyEvent and Net::SIP River stage zero No dependents

This module allows you to use AnyEvent as the event loop (and thus any other supported event loop) for Net::SIP. Net::SIP::Simple allows you to define the event loop. You can either define it using Net::SIP::Dispatcher::AnyEvent manually or you can s...

XSAWYERX/AnyEvent-SIP-0.002 - 09 Apr 2013 13:42:58 UTC - Search in distribution

AnyEvent::APNS - Simple wrapper for Apple Push Notifications Service (APNS) provider River stage one • 1 direct dependent • 1 total dependent

This module helps you to create Apple Push Notifications Service (APNS) Provider....

TYPESTER/AnyEvent-APNS-0.10 - 28 Nov 2012 00:26:48 UTC - Search in distribution

AnyEvent::Cron - Crontab in AnyEvent! provide an interface to register event on specified time. River stage zero No dependents

CORNELIUS/AnyEvent-Cron-0.03 - 14 Nov 2011 18:22:29 UTC - Search in distribution

AnyEvent::DBus - adapt Net::DBus to AnyEvent River stage one • 1 direct dependent • 1 total dependent

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. Loading this module will install the necessary magic to seamlessly integrate Net::DBus into AnyEvent. It does this by quite brutally hacking Net::DBus...

MLEHMANN/AnyEvent-DBus-0.31 - 22 Jun 2010 09:09:38 UTC - Search in distribution
684 results (0.093 seconds)